home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / lang / Python16_Src.lha / Python16_Source / Modules / protos / socketmodule.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-04-26  |  116 b   |  3 lines

  1. static PyObject *PySocket_Err (void);
  2. static PyObject *gethost_common(struct hostent *h, struct sockaddr_in *addr);
  3.